@charset "utf-8";

/* -- camp -- */
.mt20 {margin-top: 20px !important; }
.mt30 {margin-top: 30px !important; }
h2 {
  border-left: 10px solid #009944;
}
h3 {
  border-bottom: 4px solid #009944;
}
.common-list-entries a {
  color: #00672e;
}
section[id^="camp-anchor-"], div[id^="camp-ranking-list-"] {
  margin-top: -60px;
  padding-top: 60px;
}

/* topå°å³ */
.camp-top-map-wrap {
  position: relative;
  padding-left: 86px;
  background-color: #f6f7ef;
  border-radius: 5px;
}
h3.camp-top-map-title {
  position: absolute;
  border-bottom: 0;
  top: 10px;
  left: 10px;
}
li[class^="camp-top-map-item"] > a {
  position: absolute;
  font-size: 1.125em;
  font-weight: bold;
  display: block;
  color: #00672e;
  background-color: rgba(255,255,255,0.8);
  padding: 11px 0px;
  text-align: center;
  width: 104px;
  border-radius: 5px;
  border: 3px solid #00672e;
  line-height: 1;
  box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
}
.camp-top-map-item1 > a {
  top: 55px;
  left: 391px;
}
.camp-top-map-item2 > a {
  top: 207px;
  left: 450px;
}
.camp-top-map-item3 > a {
  top: 329px;
  left: 397px;
}
.camp-top-map-item4 > a {
  top: 263px;
  left: 295px;
}
.camp-top-map-item5 > a {
  top: 393px;
  left: 292px;
}
.camp-top-map-item6 > a {
  top: 329px;
  left: 272px;
}
.camp-top-map-item7 > a {
  top: 318px;
  left: 148px;
}
.camp-top-map-item8 > a {
  top: 432px;
  left: 153px;
}
.camp-top-map-item9 > a {
  top: 374px;
  left: 49px;
}
.camp-top-map-item10 > a {
  top: 168px;
  left: 100px;
}
.camp-top-map-search-spot {
  position: absolute;
  top: 50px;
  left: 10px;
}
.camp-top-map-search-spot-content {
  display: flex;
  justify-content: flex-start;
}
.camp-top-map-search-spot .search-input {
  width: 230px;
  padding: 10px 10px;
  height: 38px;
  border-right: solid 1px #009944;
  outline: none;
  box-sizing: border-box;
}
.camp-top-map-search-spot .search-input:focus {
  background-color: #FFFFBD;
}
#search-form button {
  background-color: #009944;
}
/* ãã£ã¨è¦ããã¿ã³ */
.camp-more-btn {
  text-align: center;
  margin: 0 auto 45px;
  width: 400px;
  box-sizing: border-box;
}
.camp-more-btn a {
  display: block;
  position: relative;
  font-size: 0.875em;
  font-weight: bold;
  color: #00672e;
  padding: 10px 87px;
  background-color: #f6f7ef;
  border: 1px solid #00672e;
}
.camp-more-btn a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 6px;
  width: 9px;
  height: 9px;
  border-top: 2px solid #00672e;
  border-right: 2px solid #00672e;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.article-summary-box h4,
.camp-search-box h4 {
  position: relative;
  margin-bottom: 10px;
}
.article-summary-box h4::after,
.camp-search-box h4::after {
  position: absolute;
  top: 10px;
  left: 90px;
  content: "";
  width: 600px;
  border: 1px solid #EEE;
}
.camp-search-box h4::after {
  left: 105px;
  width: 585px;
}
.article-summary-tag {
  margin-bottom: 20px;
}
.article-summary-tag li {
  float: left;
  width: 340px;
  margin: 0 6px 6px 0;
}
.article-summary-tag li:nth-child(2n) {
  margin-right: 0;
}
.article-summary-tag li a {
  display: block;
  color: #00672e;
  font-weight: bold;
  background-color: #f6f7ef;
  padding: 10px 5px 10px 10px;
  box-sizing: border-box;
}
.article-summary-tag li a .number {
  font-weight: normal;
  float: right;
}

/* ã©ã³ã­ã³ã° */
.camp-ranking-scroll-wrapper {
  margin-bottom: 30px;
  overflow: auto;
  /*white-space: nowrap;*/
}
.camp-ranking-scroll-box {
  width: 2000px;
  width: intrinsic;
  width: -moz-max-content;
  width: -webkit-max-content;
  width: max-content;
}
.camp-ranking-box {
  width: 260px;
  border: 1px solid #009944;
  border-radius: 5px;
  float: left;
  margin-right: 10px;
}
.camp-ranking-box h4,
.camp-ranking-summary-wrap .camp-ranking-box h3 {
  color: #00672e;
  font-weight: bold;
  text-align: center;
  background-color: #f6f7ef;
  border-radius: 5px 5px 0 0;
  line-height: 1.4;
  padding: 10px 0;
}
.camp-ranking-list {
  margin: 0 10px 10px;
}
.camp-ranking-list li a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #009944;
  position: relative;
}
.camp-ranking-list li:last-child a {
  border-bottom: 0;
  padding-bottom: 0;
}
.camp-ranking-list li a .name {
  color: #00672e;
  font-weight: bold;
  font-size: 0.875em;
  line-height: 1.4;
  margin-bottom: 5px;
  height: 2.8em;
  overflow: hidden;
  padding-left: 30px;
  display: flex;
  align-items: center;
}
.camp-ranking-list li:nth-child(1) a .name {
  background: url(..\\images\\icon\\leisure\\camp\\rank-1_5767285.png);
  background-repeat: no-repeat;
  background-size: 23px 16px;
  background-position: 0 23%;
}
.camp-ranking-list li:nth-child(2) a .name {
  background: url(..\\images\\icon\\leisure\\camp\\rank-2_5767286.png);
  background-repeat: no-repeat;
  background-size: 23px 16px;
  background-position: 0 23%;
}
.camp-ranking-list li:nth-child(3) a .name {
  background: url(..\\images\\icon\\leisure\\camp\\rank-3_5767287.png);
  background-repeat: no-repeat;
  background-size: 23px 16px;
  background-position: 0 23%;
}
.camp-ranking-scroll-box .camp-ranking-box .camp-ranking-list li:nth-child(1) a .name,
.camp-ranking-scroll-box .camp-ranking-box .camp-ranking-list li:nth-child(2) a .name,
.camp-ranking-scroll-box .camp-ranking-box .camp-ranking-list li:nth-child(3) a .name {
  background-position: 0 40%;
}
.camp-ranking-list li a .name.rank-4::after {
  content: "4";
  position: absolute;
  top: 6%;
  left: 0;
  width: 1.5em;
  height: 1.5em;
  color: #ffffff;
  background-color: #00672e;
  line-height: 1.5em;
  text-align: center;
}
.camp-ranking-list li a .name.rank-5::after {
  content: "5";
  position: absolute;
  top: 6%;
  left: 0;
  width: 1.5em;
  height: 1.5em;
  color: #ffffff;
  background-color: #00672e;
  line-height: 1.5em;
  text-align: center;
}
.camp-ranking-list li a .list-box {
  display: flex;
}
.camp-ranking-list li a .img-box {
  margin-right: 10px;
}
.camp-ranking-list li a .data-box .address,
.camp-ranking-summary-wrap .camp-ranking-list li a .name .address {
  font-size: 0.750em;
  padding: 5px;
  line-height: 1em;
  background-color: #f6f7ef;
  border-radius: 4px;
  color: #00672e;
  margin-bottom: 5px;
  display: inline-block;
}
.camp-ranking-list li a .data-box .weather-box,
.camp-ranking-summary-wrap .camp-ranking-list li a .weather-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 150px;
  height: 48px;
  background-color: #f6f7ef;
  border-radius: 4px;
  box-sizing: border-box;
  padding-right: 5px;
  position: relative;
}
.camp-ranking-list li a .data-box .weather-box::before,
.camp-ranking-list li a .data-box .weather-box::after,
.camp-ranking-summary-wrap .camp-ranking-list li a .weather-box::before,
.camp-ranking-summary-wrap .camp-ranking-list li a .weather-box::after {
  content: "---";
  position: absolute;
  top: 0;
  left: 25%;
  color: #cccccc;
  line-height: 1;
}
.camp-ranking-list li a .data-box .weather-box::after,
.camp-ranking-summary-wrap .camp-ranking-list li a .weather-box::after {
  top: 50%;
}
.camp-ranking-list li a .data-box .weather-box .title,
.camp-ranking-summary-wrap .camp-ranking-list li a .weather-box .title {
  font-size: 0.625em;
  background-color: #00672e;
  color: #FFF;
  padding: 6px 2px;
  border-radius: 4px 0 0 4px;
  width: 1em;
  line-height: 1.2;
}
.camp-ranking-list li a .data-box .weather-box div.weather:nth-of-type(1),
.camp-ranking-summary-wrap .camp-ranking-list li a .weather-box  div.weather:nth-of-type(1) {
  position: relative;
  background-color: #f6f7ef;
  z-index: 1;
}
.camp-ranking-list li a .data-box .weather-box div.weather:nth-of-type(1)::after,
.camp-ranking-summary-wrap .camp-ranking-list li a .weather-box  div.weather:nth-of-type(1)::after {
  content: '';
  position: absolute;
  top: 3px;
  right: -4px;
  width: 1px;
  height: 40px;
  background-color: #FFF;
}
.camp-ranking-list li a .data-box .weather-box .weather .day,
.camp-ranking-summary-wrap .camp-ranking-list li a .weather-box .weather .day {
  font-size: 0.750em;
  line-height: 1.4;
}

/* ã©ã³ã­ã³ã°ä¸è¦§ */
.camp-ranking-summary-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.camp-ranking-summary-wrap .camp-ranking-box {
  width: 341px;
  margin: 0 10px 10px 0;
  box-sizing: border-box;
}
.camp-ranking-summary-wrap .camp-ranking-box:nth-of-type(2n) {
  margin-right: 0;
}
.camp-ranking-summary-wrap .camp-ranking-box h3 {
  font-size: 1em;
  margin-bottom: 0;
  border-bottom: 0;
}
.camp-ranking-summary-wrap .camp-ranking-list li a {
  display: flex;
  flex-wrap: wrap;
}
.camp-ranking-summary-wrap .camp-ranking-list li a .left,
.camp-ranking-summary-wrap .camp-ranking-list li a .right {
  box-sizing: border-box;
  width: 50%;
}
.camp-ranking-summary-wrap .camp-ranking-list li a .left .img-box {
  margin-bottom: 10px;
}
.camp-ranking-summary-wrap .camp-ranking-list li a .left .weather-box {
  width: 160px;
  padding-right: 8px;
}
.camp-ranking-summary-wrap .camp-ranking-list li a .left .weather-box  div.weather:nth-of-type(1)::after {
  right: -6px;
}
.camp-ranking-summary-wrap .camp-ranking-list li a .right {
  padding-left: 5px;
  font-size: 0.625em;
}
.camp-ranking-summary-wrap .camp-ranking-list li a .right .long {
  box-sizing: border-box;
  border-top: 1px solid;
  margin-bottom: 10px;
}
.camp-ranking-summary-wrap .camp-ranking-list li a .right .long .title {
  border-bottom: 1px dotted #CCC;
  background-color: #f6f7ef;
  color: #444444;
  text-align: center;
}
.camp-ranking-summary-wrap .camp-ranking-list li a .right .long .data {
  font-size: 0.675em;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 5px;
}
.camp-ranking-list li a .name .no {
  background-color: #00672e;
  padding: 0 6px;
  line-height: 1;
  margin-right: 5px;
  color: #FFF;
}

/* ã¹ã©ã¤ãã¼é¨å */
.camp-img-slider-wrapper {
  height: 390px;
}
.slick-slide a,
.camp-img-slider-wrapper .slick-slide.img-box {
  position: relative;
  width: 570px;
  height: 320px;
  overflow: hidden;
  display: flex !important;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
.slick-slide a img,
.camp-img-slider-wrapper .slick-slide.img-box img {
  width: 100%;
  height: auto;
}
.slick-slide.ad a img {
  width: auto;
  height: 100%;
  margin: 0 auto;
}
.slick-slide a .title {
  position: absolute;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  width: 100%;
  padding: 6px;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
  min-height: 60px;
}
.camp-slider-box {
  width: 100%;
  display: none;
}
.camp-slider-box .slick-slide {
  margin: 5px 10px;
}
.slick-dots {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 30px;
}
.slick-dots li {
  display: inline-block;
}
.slick-dots li button {
  font-size: 1em;
  background-color: #ccc;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 10px;
  padding: 0;
  color: rgba(255,255,255,0);
  border: none;
  outline: none;
}
.slick-dots li.slick-active button {
  background-color: #0061ca;
}
.camp-slider-box .slick-slide:not(.slick-center) {
  -webkit-filter: opacity(70%);
  -moz-filter: opacity(70%);
  -o-filter: opacity(70%);
  -ms-filter: opacity(70%);
  filter: opacity(70%);
  transition: 0.2s linear;
}

/* ç¢å°é¨å */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 65px;
  display: block;
  width: 35px; /* ã³ã³ãã­ã¼ã©ã¼ã®å¤§ããã¨åãã«ãã */
  height: 35px; /* ã³ã³ãã­ã¼ã©ã¼ã®å¤§ããã¨åãã«ãã */
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 10;
}
.slick-prev {
  left: 10px; /* åã¸æ»ãã³ã³ãã­ã¼ã©ã¼ã®ä½ç½®ãæå® */
}
.slick-next {
  right: 10px; /* æ¬¡ã¸é²ãã³ã³ãã­ã¼ã©ã¼ã®ä½ç½®ãæå® */
}
.slick-prev::before,
.slick-next::before {
  content: '';
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  top: 3px;
  left: 1px;
  display: block;
  position: absolute;
}
.slick-prev:hover::before,
.slick-next:hover::before {
  background-color: rgba(0, 0, 0, 0.5);
}
.slick-prev::after,
.slick-next::after {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  width: 28px;
  height: 28px;
}
.slick-prev::after {
  background: center url(..\\images\\icon\\common\\arrow-mini_3670020.png) no-repeat;
  transform: scale(-1, 1);
  left: 1px;
}
.slick-next::after {
  background: center url(..\\images\\icon\\common\\arrow-mini_3670020.png) no-repeat;
}

/* é²è¦§å±¥æ­´ */
.camp-browsing-history {
  margin-bottom: 40px
}
.camp-browsing-history li {
  float: left;
  width: 120px;
  word-wrap: break-word;
  min-width: 0;
  margin-right: 23px;
}
.camp-browsing-history li:last-child {
  margin-right: 0;
}
.camp-browsing-history li a {
  display: block;
  font-size: 0.875em;
}
.camp-browsing-history li a .img-box {
  margin-bottom: 5px;
}
.camp-browsing-history li a .name {
  color: #00672e;
  font-weight: bold;
  line-height: 1.4;
  height: 2.8em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* ãã ããæ¡ä»¶ */
.camp-search-list li {
  float: left;
  margin: 0 10px 10px 0;
}
.camp-search-list li a {
  display: block;
  padding: 10px 10px 10px 35px;
  background-color: #f6f7ef;
  border-radius: 5px;
  color: #00672e;
  background-image: url(..\\images\\icon\\leisure\\camp\\icon-tag_2293840.png);
  background-size: 20px 20px;
  background-position: 9px 50%;
  background-repeat: no-repeat;
}

/* å¨è¾ºã®ãåºããã¹ããã */
#near-exist-entries-box {
  width: 692px;
  padding: 0;
  margin-bottom: 20px;
}
#near-exist-entries-box .slide-frame ul li a {
  color: #00672e;
}
#near-exist-entries-box .slide-frame ul li .name {
  height: 2em;
}
#near-exist-entries-box p i,
#near-exist-entries-box p i:after {
  border: 0;
}
#near-exist-entries-box p i {
  top: 70px;
}
#near-exist-entries-box p i:before {
  content: '';
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  top: 3px;
  left: 1px;
  display: block;
  position: absolute;
}
#near-exist-entries-box .prev i {
  left: 17px;
}
#near-exist-entries-box .next i {
  right: 20px;
}
#near-exist-entries-box .prev i:after,
#near-exist-entries-box .next i:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  width: 28px;
  height: 28px;
}
#near-exist-entries-box .prev i:after {
  background: center url(..\\images\\icon\\common\\arrow-mini_3670020.png) no-repeat;
  /*transform: scale(-1, 1);*/
}
#near-exist-entries-box .next i:after {
  background: center url(..\\images\\icon\\common\\arrow-mini_3670020.png) no-repeat;
}

/* ä¸»è¦ãåºããã¹ããã */
.camp-leisure-pref-spot-wrap {
  margin-bottom: 30px;
  overflow: auto;
}
.leisure-pref-spot {
  width: 2000px;
  width: intrinsic;
  width: -moz-max-content;
  width: -webkit-max-content;
  width: max-content;
}
.leisure-pref-spot li {
  position: relative;
  margin-right: 18px;
  width: 180px;
  float: left;
}
.leisure-pref-spot li:last-child {
  margin-right: 0;
}
.leisure-pref-spot li a {
  display: block;
}
.leisure-pref-spot li a .img-box {
  width: 180px;
  height: 112px;
  overflow: hidden;
  position: relative;
  margin-bottom: 5px;
}
.leisure-pref-spot li a .img-box::after {
  position: absolute;
  content: "";
  background-color: #000;
  opacity: 0.6;
  bottom: 0;
  left: 0;
  width: 180px;
  height: 30px;
}
.leisure-pref-spot li a .img-box img {
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 120%;
}
.leisure-pref-spot li a .leisure-pref-spot-weather-wrap {
  position: absolute;
  top: 82px;
  left: 0;
  width: 180px;
  height: 30px;
  font-size: 0.875em;
  line-height: 1.4;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.leisure-pref-spot li a .leisure-pref-spot-weather-wrap img {
  width: 47px;
  height: 30px;
}
.leisure-pref-spot li a .leisure-pref-spot-weather-wrap .temp {
  color: #FFF;
}
.leisure-pref-spot li a .leisure-pref-spot-weather-wrap .high-temp {
  float: left;
}
.leisure-pref-spot li a .leisure-pref-spot-weather-wrap .prob-precip {
  color: #FFF;
  display: inline-block;
  padding-left: 10px;
}
.leisure-pref-spot li a .name {
  font-size: 0.875em;
  color: #00672e;
  font-weight: bold;
  line-height: 1.4;
  height: 2.8em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* ä¸è¦§ãã¼ã¸ */
.campsite-pref-serch-box a {
  float: right;
  position: relative;
  bottom: 7px;
  background-color: #F6F7EF;
  color: #00672E;
  padding: 10px 10px 10px 26px;
  line-height: 1;
  border-radius: 4px;
  background-image: url(..\\images\\icon\\leisure\\camp\\icon-sort_6881394.png);
  background-size: 15px 15px;
  background-position: 6px 50%;
  background-repeat: no-repeat;
}

.camp-entries {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  margin-bottom: 10px;
}
.camp-entries li {
  border-bottom: 1px dotted #cccccc;
  padding: 18px 0 10px 5px;
  position: relative;
}
.camp-entries li:last-of-type {
  border-bottom: 0;
}
.camp-entries li a {
  position: relative;
  display: block;
}
.camp-entries li .data-box {
  position: relative;
  font-size: 0.875em;
  line-height: 1.3;
}
.camp-entries li .data-box .sub {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  margin-right: 10px;
  text-align: center;
}
.camp-entries li .data-box .sub .img-box {
  position: relative;
  width: 200px;
  height: 150px;
  margin-bottom: 10px;
}
.camp-entries li .data-box .sub .img-box span {
  display: block;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 3px 0;
  width: 200px;
}
.camp-entries li .data-box .sub .img-box img {
  border-radius: 3px;
}
.camp-entries li .data-box .sub .weather-box {
  padding: 2px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.camp-entries li .data-box .sub .weather-box.thisweek::before,
.camp-entries li .data-box .sub .weather-box.thisweek::after {
  content: "---";
  position: absolute;
  top: 5px;
  left: 80px;
  z-index: -1;
  color: #cccccc;
}
.camp-entries li .data-box .sub .weather-box.thisweek::after  {
  top: 30px;
}
.camp-entries li .data-box .sub .weather-box.thisweek .title {
  position: relative;
  padding: 14px 7px 5px;
  color: #fff;
  background-color: #009944;
  margin-bottom: 15px;
  height: 18px;
}
.camp-entries li .data-box .sub .weather-box.thisweek .title::after {
  position: absolute;
  content: "";
  top: 37px;
  left: 0;
  width: 0px;
  height: 0px;
  border-top: 14px solid #009944;
  border-left: 28px solid transparent;
  border-right: 28px solid transparent;
}
.camp-entries li .data-box .sub .weather-box.nextweek .title {
  padding: 17px 7px;
  color: #009944;
  background-color: #f6f7ef;
}
.camp-entries li .data-box .sub .weather-box .weather {
  padding-right: 4px;
  border-right: 1px solid #f7f7f7;
  font-size: 0.875em;
  background-color: #ffffff;
}
.camp-entries li .data-box .sub .weather-box .weather:last-of-type {
  border-right: 0;
  padding-right: 0;
}
.camp-entries li .data-box .sub .weather-box .weather .icon {
  width: 45px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.camp-entries li .data-box .sub .weather-box .weather .icon .accuracy {
  background-color: #eeeeee;
  border-radius: 3px;
  line-height: 1;
  display: inline-block;
  padding: 2px 3px;
  margin-left: 2px;
}
.camp-entries li .data-box .main {
  padding-left: 210px;
}
.camp-entries li .data-box .main .name {
  position: relative;
  display: block;
  color: #00672e;
  font-weight: bold;
  padding-right: 2em;
  margin-bottom: 10px;
  font-size: 1.250em;
}
.camp-entries li .data-box .main .name::before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 8px;
  width: 13px;
  height: 13px;
  border-top: 3px solid #00672e;
  border-right: 3px solid #00672e;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.camp-entries li .data-box .main .name .address {
  position: relative;
  bottom: 2px;
  font-size: 0.625em;
  margin-left: 10px;
  display: inline-block;
  color: #00672e;
  background-color: #f6f7ef;
  border-radius: 4px;
  line-height: 1.0;
  padding: 5px;
  font-weight: normal;
}
.camp-entries li .data-box .main .counter,
.campsite-counter-post-box .counter {
  font-size: 0.625em;
  display: inline-block;
  background-color: #f6f7ef;
  border-radius: 4px;
  line-height: 1.0;
  padding: 5px 5px 5px 20px;
  background-image: url(..\\images\\icon\\leisure\\camp\\icon-heart_5570622.png);
  background-size: 10px 10px;
  background-position: 5px 50%;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}
.camp-entries li .data-box .main .flex {
  display: flex;
  text-align: center;
  justify-content: space-between;
}
.camp-entries li .data-box .main .long,
.camp-entries li .data-box .main .flex .short {
  box-sizing: border-box;
  border-top: 1px solid #444;
  font-size: 0.875em;
}
.camp-entries li .data-box .main .flex .short {
  width: 49%;
}
.camp-entries li .data-box .main .title {
  padding: 9px 0 8px;
  border-bottom: 1px dotted #CCC;
  line-height: 1em;
  text-align: center;
}
.camp-entries li .data-box .main .data {
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pager-entries li a {
  background-color: #009944;
  color: #FFF;
}

/* å°ç¹ãã¼ã¸ */
.campsite-counter-post-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
a.post-photo-text {
  position: relative;
  color: #FFF;
  background-color: #009944;
  padding: 5px 10px 5px 40px;
  border-radius: 4px;
}
a.post-photo-text:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 5px;
  left: 14px;
  background-image: url(..\\images\\icon\\leisure\\camp\\icon-camera_1507343.png);
  background-size: 20px 20px;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.common-select-tab li a {
  color: #00672e;
}
.common-select-tab li a.selected {
  background-color: #00672e;
}
.common-select-tab li a.selected:after {
  border-top-color: #00672e;
}

.campsite-pager {
  margin-bottom: 15px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.campsite-pager li {
  margin-bottom: 5px;
}
.campsite-pager li a {
  position: relative;
  font-size: 0.875em;
  color: #00672e;
  background-color: #f6f7ef;
  border-radius: 3px;
  padding: 5px 25px 5px 10px;
}
.campsite-pager li a:after {
  content: "";
  position: absolute;
  bottom: 45%;
  right: 0.5em;
  width: 8px;
  height: 8px;
  border-top: 2px solid #00672e;
  border-right: 2px solid #00672e;
  transform: rotate(135deg);
}

#campsite-point-map {
  width:100%;
  height:300px;
  border: 1px solid #CCC;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.common-change-tab-link {
  border-bottom: 2px solid #00672e;
}
.common-change-tab-link li {
  width:48.5%;
  margin-right:0;
  margin-left:1%;
}
.common-change-tab-link li a {
  padding: 6px 10px 4px;
  color: #00672e;
}
.common-change-tab-link li a.selected {
  padding: 11px 10px 9px;
  background-color: #00672e;
}
.indexes-change-tab-wrap .indexes-pickup-another li a:after {
  border-right: 4px solid #00672e;
  border-bottom: 4px solid #00672e;
}

.common-info-table {
  border-right: 1px solid #CCC;
}
.common-info-table td {
  border-right: 0;
}

.past-radar-link-btn {
  width: 400px;
  box-sizing: border-box;
  margin: 0 auto;
}
.past-radar-link-btn a {
  position: relative;
  display: flex;
  font-size: 0.875em;
  border: 1px solid #CCC;
  border-radius: 4px;
  padding: 5px 10px 5px 5px;
  align-items: center;
}
.past-radar-link-btn a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  bottom: 3px;
  right: 3px;
  border-top: 4px solid transparent;
  border-right: 4px solid #0160c2;
  border-bottom: 4px solid #0160c2;
  border-left: 4px solid transparent;
}
.past-radar-link-btn a .img-box img {
  width: 40px;
  height: auto;
  margin-right: 5px;
}
.past-radar-link-btn a .title {
  display: flex;
  justify-content: space-between;
  width: 100%;
  font-weight: bold;
}
.past-radar-link-btn a .sub-title {
  font-weight: normal;
}

.camp-iamge-box {
  display: flex;
  flex-wrap: wrap;
}
.camp-iamge-box .img-box {
  margin: 0 16px 5px 0;
}
.camp-iamge-box .img-box:nth-child(3n) {
  margin-right: 0;
}
.camp-iamge-box .img-box img {
}
.camp-iamge-box .image-date {
  text-align: right;
  font-size: 0.750em;
}
.camp-no-image {
  text-align: center;
  margin-bottom: 40px;
  background-color: #F6F7EF;
  padding: 20px 10px;
  font-size: 0.875em;
}

/* æ¤ç´¢ãã¼ã¸ */
.camp-search-list-box {
  margin: 0 auto 20px;
  width: 420px;
}
.camp-advance-list li {
  border-bottom: 1px solid #CCC;
  padding: 15px 0 5px;
}
.camp-advance-list li a {
  display: block;
}
.camp-advance-list li a .name {
  font-size: 1.125em;
  font-weight: bold;
  color: #00672e;
}
.camp-advance-list li a .address {
  font-size: 0.625em;
  padding: 5px;
  line-height: 1em;
  background-color: #f6f7ef;
  border-radius: 4px;
  color: #00672e;
  margin: 0 0 5px 10px;
  display: inline-block;
  font-weight: normal;
}

/* ä»æ¥ã»ææ¥ ã­ã£ã³ãç¨ã«ä¿®æ­£ */
.forecast-two-days-wrap {
  background-color: #F6F7EF !important;
}

/* 2é±éå¤©æ°ãã¼ã¸ */
.forecast10days-wrap .help-atention-box {
  margin-bottom: 10px;
}
.forecast10days-list .forecast10days-actab div.accuracy > span {
  padding: 5px;
}
.forecast10days-actab label { z-index: -1;}

/* å°å³ */
.map-point-camp-box .map-point-camp-data {
  display: flex;
}
.map-point-camp-box .map-point-camp-data .map-point-camp-img {
  margin-right: 10px;
}
.map-point-camp-box .map-point-camp-data .map-point-camp-info .address {
  margin-bottom: 5px;
  display: inline-block;
}
.map-point-camp-box .map-point-camp-data .map-point-camp-info .text {
  color: #00672E;
  display: inline-block;
}

/* å³ã«ã©ã  */
.common-sub-column-entries-square .img-box img {
  height: 100%;
}
.common-sub-column-entries-square li .title {
  position: relative;
}
.common-sub-column-entries-square li .rank {
  padding-right: 10px;
  color: #00672E;
}
.common-sub-column-entries-square li .rank-1,
.common-sub-column-entries-square li .rank-2,
.common-sub-column-entries-square li .rank-3 {
  /*position: absolute;*/
  top: 1px;
  left: 0;
  display: inline-block;
  width: 35px;
  height: 24px;
  text-indent:130%;
  white-space:nowrap;
  overflow:hidden;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 35px 24px;
}
.common-sub-column-entries-square li .rank-1 {
  background-image: url('..\\images\\icon\\leisure\\camp\\rank-1_5767285.png');
}
.common-sub-column-entries-square li .rank-2 {
  background-image: url('..\\images\\icon\\leisure\\camp\\rank-2_5767286.png');
}
.common-sub-column-entries-square li .rank-3 {
  background-image: url('..\\images\\icon\\leisure\\camp\\rank-3_5767287.png');
}
.common-sub-column-entries-square li .rank-4,
.common-sub-column-entries-square li .rank-5 {
  font-weight: bold;
}
.common-sub-column-entries-square li .name {
  font-weight: bold;
}
.common-sub-column-entries-square li:nth-child(4) .name,
.common-sub-column-entries-square li:nth-child(5) .name {
  font-weight: normal;
}

/* ç¹éãã¼ã¸ */
.camp-description {
  margin-bottom: 20px;
}

/* ã¿ã°ã¾ã¨ãCMS */
.camp-tag-summary .more-btn {
  max-width: 640px;
  margin: 0 auto;
}
.camp-tag-summary .more-btn .link {
  background-color: #0061ca;
  color: #ffffff;
  padding: 10px 20px;
  border-radius: 30px;
  margin: 0 auto;
  display: block;
  width: 300px;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  line-height: 1;
}
.camp-tag-summary .more-btn .link::after {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 15px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 9px;
  height: 9px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.camp-tag-summary .description {
  margin-bottom: 20px;
}
.article-list-box {
  background-color: #edf6ff;
  padding: 20px;
}
.article-list-box .article-list {
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.article-list-box .article-list li {
  display: flex;
}
.article-list-box .article-list .link {
  display: flex;
  width: 320px;
  align-items: stretch;
  background-color: #ffffff;
  border-radius: 5px;
  margin: 0 auto 10px auto;
  max-width: 640px;
  position: relative;
  flex-wrap: wrap;
}
.article-list-box .article-list .link::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  bottom: 6px;
  right: 4px;
  border-top: 5px solid transparent;
  border-right: 5px solid #0061ca;
  border-bottom: 5px solid #0061ca;
  border-left: 5px solid transparent;
}
.article-list-box .article-list .link .img {
  display: block;
  height: auto;
  width: 100%;
  border-radius: 5px 5px 0 0;
}
.article-list-box .article-list .link .title {
  font-weight: bold;
  padding: 15px;
  word-wrap: break-word;
  word-break: break-all;
  width: inherit;
  box-sizing: border-box;
}
